home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990422-19990725 / 000026_news@watsun.cc.columbia.edu _Mon May 3 20:15:34 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA22803
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 3 May 1999 20:15:33 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id TAA13061
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 3 May 1999 19:59:44 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: Karl Beykirch <karl@ucla.edu>
  10. Subject: Re: Help w/ file transfer in RT-11
  11. Date: Mon, 03 May 1999 16:58:24 -0800
  12. Organization: University of California, Los Angeles
  13. Message-ID: <372E462B.9754C4ED@ucla.edu>
  14. To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. Stuart Brook wrote:
  17.  
  18. > > > Our data is binary.
  19.  
  20. > But the thing is that the binary files will not be a lot of use to you
  21. > on the Mac, nor on a PDP if you transferred them back.
  22.  
  23. I know the format of the binary files, and therefore can easily convert
  24. it on a mac or pc (we have macs in that particular lab) using Labview.
  25.  
  26. Karl